From: Juergen Gross Date: Mon, 8 Aug 2016 08:28:28 +0000 (+0200) Subject: stubdom: add CONFIG_BALLOON to xenstore config X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~465 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=2b74e9d4e0283cbaeb0cb43355372c6bcb4611bf;p=xen.git stubdom: add CONFIG_BALLOON to xenstore config Compile xenstore stubdom with ballooning support. Signed-off-by: Juergen Gross Acked-by: Wei Liu Acked-by: Ian Jackson --- diff --git a/stubdom/xenstore-minios.cfg b/stubdom/xenstore-minios.cfg index 931caea019..a41704bb6b 100644 --- a/stubdom/xenstore-minios.cfg +++ b/stubdom/xenstore-minios.cfg @@ -5,4 +5,5 @@ CONFIG_KBDFRONT=n CONFIG_CONSFRONT=n CONFIG_XENBUS=n CONFIG_LWIP=n +CONFIG_BALLOON=y XEN_INTERFACE_VERSION=__XEN_LATEST_INTERFACE_VERSION__